(compute_motion): Use actual window width if WIDTH is -1,
authorKim F. Storm <storm@cua.dk>
Mon, 2 Aug 2004 15:06:06 +0000 (15:06 +0000)
committerKim F. Storm <storm@cua.dk>
Mon, 2 Aug 2004 15:06:06 +0000 (15:06 +0000)
commitb64875ad375115a64d58a8abdc8f29fcdf50f7c2
tree2969a1f0248f5555b28f5b3bb03dc22a6d1a6a99
parent773a66338b5ae407d3a7df52163942023a30088e
(compute_motion): Use actual window width if WIDTH is -1,
properly accounting for continuation glyph on non-window systems.
(Fcompute_motion): Use actual window width if WIDTH is nil, and
actual window width/height if TOPOS is nil, properly accounting for
continuation glyphs on non-window systems, and optional header lines.
(vmotion): Let compute_motion calculate actual window width.
src/indent.c